jquery woocommerce disable add to cart css

48

$('.single_add_to_cart_button, button.product_type_simple').prop('disabled', false);

Comments

Submit
0 Comments